PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFVisualObject Class / getGraphicsState Method
In This Topic
    getGraphicsState Method
    In This Topic
    Gets the current graphics state.
    Syntax
    public PDFVisualObjectGraphicsState getGraphicsState()

    Return Value

    The graphics state that is in place when the visual object is displayed on the page.
    See Also